Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image ghcr.io/kashalls/kromgo ( v0.4.3 → v0.4.4 ) #5060

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jan 27, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/kashalls/kromgo patch v0.4.3 -> v0.4.4

Release Notes

kashalls/kromgo (ghcr.io/kashalls/kromgo)

v0.4.4

Compare Source

What's Changed

Full Changelog: kashalls/kromgo@v0.4.3...v0.4.4

| datasource | package                 | from   | to     |
| ---------- | ----------------------- | ------ | ------ |
| docker     | ghcr.io/kashalls/kromgo | v0.4.3 | v0.4.4 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jan 27, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 27, 2025

--- kubernetes/main/apps/observability/kromgo/app Kustomization: observability/kromgo HelmRelease: observability/kromgo

+++ kubernetes/main/apps/observability/kromgo/app Kustomization: observability/kromgo HelmRelease: observability/kromgo

@@ -39,13 +39,13 @@

               HEALTH_PORT: 8888
               PROMETHEUS_URL: http://prometheus-operated.observability.svc.cluster.local:9090
               SERVER_HOST: 0.0.0.0
               SERVER_PORT: 8080
             image:
               repository: ghcr.io/kashalls/kromgo
-              tag: v0.4.3@sha256:c9148045a3e211ad46d416c3e3bb7ffd4c169a8b6f8e56df03ea68ed1ed5571b
+              tag: v0.4.4@sha256:4f6770a49ffa2d1a96517761d677ababe5fa966a5da398530cc35ee4714c315b
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 27, 2025

--- HelmRelease: observability/kromgo Deployment: observability/kromgo

+++ HelmRelease: observability/kromgo Deployment: observability/kromgo

@@ -50,13 +50,13 @@

         - name: PROMETHEUS_URL
           value: http://prometheus-operated.observability.svc.cluster.local:9090
         - name: SERVER_HOST
           value: 0.0.0.0
         - name: SERVER_PORT
           value: '8080'
-        image: ghcr.io/kashalls/kromgo:v0.4.3@sha256:c9148045a3e211ad46d416c3e3bb7ffd4c169a8b6f8e56df03ea68ed1ed5571b
+        image: ghcr.io/kashalls/kromgo:v0.4.4@sha256:4f6770a49ffa2d1a96517761d677ababe5fa966a5da398530cc35ee4714c315b
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8888
         name: main
         readinessProbe:

@szinn szinn merged commit b756b36 into main Jan 27, 2025
22 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-kashalls-kromgo-0.x branch January 27, 2025 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant